GtkRange: Redraw if GtkRange is a GtkScale and value is drawn.
authorJan Arne Petersen <jap@gnome.org>
Tue, 18 May 2010 06:46:42 +0000 (08:46 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 18 May 2010 06:51:01 +0000 (08:51 +0200)
commit4704a239ac2ab95b841cb5b2631057c1ca746868
tree35f9046c463e80c2f414d2decabd0f9865ef2366
parent735bee47bea44979d7ee9b293d40a1bde38248a0
GtkRange: Redraw if GtkRange is a GtkScale and value is drawn.

* gtk/gtkrange.c: (gtk_range_adjustment_value_change):
Queue the draw also if the range is a scale and the value is drawn,
fixing bug #533946 (Markus Brinkmann), when two HScales use one
adjustment.
gtk/gtkrange.c